.index_casebg{ min-width:1190px; max-width:1920px; margin:auto; margin-top:40px; height:510px; background:url(../ZERO/img/index_casebg.jpg) center top no-repeat;}
.index_case_content{width:1190px; margin:auto; padding-top:62px; position:relative;}
.index_case_title{width:270px; position:absolute; top:50px; left:0; z-index:99;}
.index_case_title ul li{font-size:32px; color:#ffffff; line-height:50px;}

.index_case_cont{width:948px; margin:auto; margin-left:212px; margin-right:30px; position:relative;}
.index_case_List{ width:778px; height:376px; position:relative; overflow:hidden; margin:auto;}
.section1{position: absolute;width: 10000px;}
.section1 ul li{float:left;display:inline;width:365px;height:376px;overflow:hidden;position:relative; text-align:left; }
.c1_lc{width:1190px;float: left;}
.c1_lc li{float:left;width:365px;height:373px;}
.index_case1{width:365px; height:372px; float:left; position:relative;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_case_pic{width:365px; height:222px; overflow:hidden;}
.index_case_pic img{width:365px; height:222px;}
.index_case1 .index_case_name{width:343px; padding:25px 11px 40px 11px; height:85px; background:#ffffff; overflow:hidden;}
.index_case1 .index_case_name ul li{ text-align:left; width:auto; height:auto; font-size:14px; color:#222222; line-height:25px;}
.index_case1:hover{ border-bottom:4px solid #ffdd00; -webkit-transform:translate(0,-10px); -moz-transform:translate(0,-10px);}

#c1_slide_prev,#c1_slide_next{display: block;width:43px;height:43px; position:absolute; top:195px}
#c1_slide_prev{background:url(../ZERO/img/case_left.png) no-repeat; left:0px}
#c1_slide_prev:hover{background:url(../ZERO/img/case_left2.png) no-repeat;}
#c1_slide_next{background:url(../ZERO/img/case_right.png) no-repeat; right:0px}
#c1_slide_next:hover{background:url(../ZERO/img/case_right2.png) no-repeat;}
.index_case_btn{width:174px; margin:auto; height:27px;}
.index_case_more{width:78px; height:27px; float:left; background:#0f47a4; text-align:center; line-height:27px;}
.index_case_more a{font-size:13px; color:#ffffff;}

#index_case_animate,#index_case_animate_1,#index_case_animate_2,#index_case_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}